Click or drag to resize

EncryptionKey Constructor (EncryptionMethod)

Initializes a new instance of the EncryptionKey class with the specified method.

Namespace:  Independentsoft.Sip.Sdp
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public EncryptionKey(
	EncryptionMethod method
)

Parameters

method
Type: Independentsoft.Sip.SdpEncryptionMethod
See Also